The array element access ( synchronized) code is identical except that the loop body is: synchronized ( integers) { state^= integers;} 数组元素访问(同步)代码基本相同,惟一的差异是循环体是:synchronized(integers){state^=integers;}
This code is not supposed to compile according to the ISO C++ guidelines, because the scope of the I local variable declared as part of the loop is limited to the loop body and cannot be accessed outside the loop. 根据ISOC++的指导原则,这个代码将无法通过编译,因为作为循环中的一部分而声明的i局部变量的范围仅限于该循环体,并且在该循环之外是不能进行访问的。
This means the program statements executed in the loop body must change the value of the expression& or else the loop will never end. 这意味着循环体中执行的程序语句必须要改变表达式的值,否则循环将无法结束。
This code is a simple loop through all posts in a hypothetical posts table, displaying the category and the body of the post. 此代码是一个简单的循环,遍历了一个假想的post表内的所有post,并显示post的类别和它的主体。
Alternatively, he could model the unknown number of branches using a loop activity, but the loop body is executed serially. 或者,他可以使用循环活动来建模未知数量的分支,但循环体是以串行方式执行的。
You then move the actual sending of the mail outside this loop, instead building a string of text to add to the body of the message. 随后我们将邮件的实际发送移动到循环体外面,而在循环体中构建一个要添加到消息体的文本字符串。
There, a few yards behind them, the loop of Sea Serpent's body got rapidly smaller and disappeared into a splash. 原来在船尾后几码外,海蛇身体的圈套一下子越收越小,扑通一下不见了。
Ordinarily, the condition itself or the loop body must do something to change the value of the expression. 通常,循环条件自身或者在循环体内必须做一些相关操作来改变循环条件表达式的值。
Notice that the body of the function, just like the body of the loop before, is indented, and since there is a loop inside of our function, the body of the loop is indented again. 注意这个函数的内容,刚好和前面的循环一样是缩进的。并且之后在我们的函数里也有一个循环,循环的内容再次缩进。
The UHF aerial comprises a pivot seat device which pivots in the shallow groove, and a loop body which pivots on the pivot seat device. 浅槽中枢设有一UHF天线,其包含有一枢设于浅槽中的枢座装置;
Code that changes the loop counter in the body of the loop is confusing and error prone. 在循环体中改变循环计数器的代码会让人感到迷惑,也容易犯错。
The radiating unit is arranged on the loop between the second chamber and the pump body to cool the cooling liquid which absorbs heat in the cooling body. 该散热单元设置于位于该第二腔室与该泵体之间的回路上,用于冷却在冷却体中吸收热量的冷却液。
Based on the characteristics of rolling missile with double-channel control, the autopilot loop is transferred from body coordinate system to quasi-body coordinate system after a rolling transfer. 根据双通道控制旋转导弹的特点,通过旋转变换,将弹体坐标系下的自动驾驶仪回路变换到准弹体坐标系下,并比较了与倾斜稳定导弹标准自动驾驶仪的区别。
The list control construct is similar to a for-each loop: it iterates over a collection and for each item in the collection it renders its body. list控件的结构与for-each循环类似:它会遍历一个集合,对于集合中的每个项目,它都会进行渲染。
Limiting the number of expensive operations done in the loop body is a good way to speed up the entire loop. 限制在循环体内进行耗时操作的数量是一个加快循环的好方法。
Even the fastest code in a loop body will add up when iterated thousands of times. 即使循环体中最快的代码,累计迭代上千次(也将是不小的负担)。
Since the WHILE condition is evaluated before entering the loop, it is possible that the loop body may not execute even once. 因为在进入循环以前,WHILE的条件是先给的,因为可能循环体不止执行一次。
The road makes a wide loop around the lake. A hula hoop can be spun around the body. 这条路沿湖绕一大圈。呼啦圈可绕着身子转。
The apoptosis was characterized by chromatin concentration and margination, in half-moon, loop, and irregular shapes, and apoptotic body formation, and DNA ladder formation by gel electrophoresis. 凋亡的细胞表现为核染色质浓缩、边移,呈半月型、环状或不规则状,凋亡小体形成,电泳下见DNA梯状图谱。
Proving the Correctness of a Computer Program by means of a Transformation Relation of the Loop Body 利用循环体转换关系式的程序证明法
In this paper, we put forward the definition of loop maximum speedup, which is the metric of parallelism hidden in loop body. 首先给出了循环最大加速比的定义,它是循环体中隐含并行性大小的度量。
At last the robust controller is valid by verification, which guarantees the the closed loop stability of the vehicle and achieve the tracking of moving body's depth or the angle of pitch. 它既保证了航行雷体的闭环稳定,又实现了对深度或俯仰角指令的跟踪。
In selection of loop structure there is a need to take characteristic of the materials into consideration for size of the magnetic body, additionally, the magnetic body should be closed to the processing clearance as much as possible. 指出在选择磁路结构时,需结合磁铁材料性能来考虑磁体尺寸,并使磁体尽量靠近加工间隙。
Modeling and Analysis of Guidance Loop with Body Pursuit Guidance Law 弹体追踪制导律制导回路建模及解析分析
Besides fixing the furnace body sturdily in the circle, it also can transfer the converter load safely to the loop and permit the furnace body to expand or contract freely in the radial and axial direction. 除了将炉体固定在托圈上之外,还能将炉体负荷传递给托圈,并能保证炉体能够在径向和轴向自由移动。
Establish the integral fiber model that is casing pipe as fiber and is cement loop and stratum as complex base body. Theoretical instruction is provided for the elevating quality of repairing the well by analyzing the mechanism of cement loop 'damnification. 建立以套管为纤维,以水泥环和地层为复合材料基体的纤维一基体模型,分析水泥环损伤机理,为提高修井质量提供理论指导。
The thesis studies the data dependent relation technologies, and adopts an improved method to accurate the number of iteration for calculating loop body workload, which SUIF cannot do when the upper bound and the lower bound of loop body are not certain. 3. 为实现循环体工作量的精确计算,本文在深入研究传统的数据依赖关系分析方法的基础上,针对SUIF无法准确计算循环体上下界不固定时的迭代次数的情况,提出了一种改进的方法。
In the code-level optimization, including the removal of redundant code, and efficient preparation of the loop body, and the compilation optimization. 代码级优化包括了去除冗余代码,高效的编写循环体,以及汇编优化等。
Neural system and endocrine system cooperate to form a negative feedback loop to ensure homeostasis of human body. 神经系统和内分泌系统共同组成一个负反馈调节系统,维持机体内环境的稳态。